Application::GetName

Section: ET++ method description (n)
Updated: automatically Fri Mar 1 10:58:03 1991
Index Return to Main Contents
 

NAME

Application::GetName - instance method  

TEMPLATE

applicationName = char * GetName()  

SPECIFIERS

public inline  

DESCRIPTION

GetName returns argv[0] which is the name of the application as specified on the command line.  

ARGUMENTS

none

 

RETURN ARGUMENT

char * applicationName

the name of the application
 

CATEGORIES

command line, client interface

 

FILES

implementation:
Application.h


 

Index

NAME
TEMPLATE
SPECIFIERS
DESCRIPTION
ARGUMENTS
RETURN ARGUMENT
CATEGORIES
FILES

This document was created by man2html, using the manual pages.
Time: 00:40:32 GMT, March 30, 2022